OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
reduce_type< float[]> Struct Template Reference

A reduction operation on an array of float is a float. More...

Detailed Description

template<>
struct reduce_type< float[]>

A reduction operation on an array of float is a float.

Definition at line 11 of file reduce_type.hpp.

#include <reduce_type.hpp>

Public Types

typedef float type
 define the float
 

The documentation for this struct was generated from the following file: